mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
chore: better Prettier config for easier reviews
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@import 'modern-normalize/modern-normalize.css';
|
||||
@import "modern-normalize/modern-normalize.css";
|
||||
|
||||
body {
|
||||
font-family: 'Montserrat', 'Arial', 'sans-serif';
|
||||
font-family: "Montserrat", "Arial", "sans-serif";
|
||||
background: #f0f0f0;
|
||||
color: #333;
|
||||
line-height: 1.42857143;
|
||||
|
Reference in New Issue
Block a user