LoveIt/assets/css/_custom.scss
2019-08-19 01:36:52 +08:00

11 lines
No EOL
249 B
SCSS

// ==============================
// Custom style
// ==============================
// You can override the variables in _variables.scss to customize the style
.since {
padding: 30px;
text-align:center;
font-size: 30px;
line-height: 50px;
}