mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
🙈 タイトルのマージン設定を修正
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
font-weight: 700;
|
||||
word-break: break-word;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user