LoveIt/assets/css/_custom.scss

12 lines
250 B
SCSS
Raw Normal View History

2019-02-03 12:30:44 +01:00
// ==============================
// Custom style
// ==============================
2019-08-07 23:01:18 +02:00
// You can override the variables in _variables.scss to customize the style
.since {
padding: 30px;
text-align:center;
font-size: 30px;
line-height: 50px;
}