mirror of
https://github.com/passepartoutvpn/passepartoutvpn.github.io.git
synced 2024-12-24 11:22:40 +00:00
15 lines
163 B
CSS
15 lines
163 B
CSS
#container {
|
|
margin: 2em 0em 3em 0em;
|
|
width: 100%;
|
|
}
|
|
|
|
#logo {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.snapshots {
|
|
width: 210px;
|
|
margin: 0px auto;
|
|
}
|