1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-11-02 16:37:19 -04:00

More padding for media

This commit is contained in:
Jason McBrayer 2018-06-03 16:47:46 -04:00
parent 687de7e571
commit dd8eb95a42

View File

@ -204,7 +204,7 @@ img {
}
.media {
padding: 4px;
padding: 1ex;
margin: 4px;
border: 8px ridge #CCC;
}