parent
4749d76147
commit
ec103e8b57
@ -1,3 +1,11 @@
|
||||
.page {
|
||||
composes: page from '~./Page.css';
|
||||
}
|
||||
|
||||
.logoFull {
|
||||
margin-top: 50px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue