Make the main column a little narrower on default desktop

This commit is contained in:
Jason McBrayer 2018-08-17 08:13:31 -04:00
parent 98cdad3060
commit cec6a96e97
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
body > section > div.container {
max-width: 90ex;
}
.reblog-icon {
position: relative;