1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Merge branch 'master' into development

This commit is contained in:
Robert 2021-04-08 00:38:47 +02:00
commit f4e3011957

View File

@ -6,6 +6,11 @@
width: 320px;
}
@media only screen and (max-width: 768px)
.article.grid-right {
margin-left: 0;
}
.article.grid-right {
margin-left: 340px;
}