mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
11 lines
No EOL
249 B
SCSS
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;
|
|
} |