Change sidebar box width to auto

This commit is contained in:
Jorit Tijsen
2024-04-19 15:36:14 +02:00
parent 4db20ca296
commit 8fcd34759f

View File

@@ -1,6 +1,3 @@
.sidebar .box {
width: CALC(100% - 38px);
}
@media (max-width: 768px) {
.sidebar {
width: 100%;