mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
11 lines
149 B
CSS
11 lines
149 B
CSS
header {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
margin-bottom: 2vw;
|
|
}
|
|
|
|
|
|
header h1{
|
|
margin-bottom: 0.2vw;
|
|
} |