mirror of
https://github.com/passepartoutvpn/passepartoutvpn.github.io.git
synced 2025-01-08 18:52:37 +00:00
11 lines
139 B
CSS
11 lines
139 B
CSS
#container {
|
|
margin: 2em 0em 3em 0em;
|
|
width: 100%;
|
|
}
|
|
|
|
.snapshots img {
|
|
width: 22%;
|
|
height: 22%;
|
|
padding: 3% 6% 3% 0;
|
|
}
|