Merge branch 'kevin-prototype' into 'master'
Kevin prototype See merge request !31
This commit was merged in pull request #35.
This commit is contained in:
@@ -49,12 +49,12 @@
|
||||
|
||||
/* fullscreen */
|
||||
.post-box {
|
||||
width: calc(25% - 68px);
|
||||
width: calc(25% - 69px);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1500px) {
|
||||
.post-box {
|
||||
width: calc(50% - 67px);
|
||||
width: calc(50% - 68px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user