6 lines
80 B
C#
6 lines
80 B
C#
#main {
|
|
display: flex;
|
|
min-height: 100vh;
|
|
margin-top: 120px;
|
|
}
|