mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +02:00
Fix layout of title at PC View
This commit is contained in:
@@ -73,12 +73,10 @@
|
||||
}
|
||||
|
||||
&.with-title {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
padding-top: 2rem;
|
||||
|
||||
> .title {
|
||||
display: table;
|
||||
padding: 0 0.5rem;
|
||||
margin: -2rem 0 1rem;
|
||||
font-size: 1rem;
|
||||
|
Reference in New Issue
Block a user