1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

API docs - I forgot how to CSS

[skip ci]
This commit is contained in:
Robert 2021-04-07 22:06:32 +02:00
parent f0dcd0f0f3
commit f9ef0613ae

View File

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