mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 09:32:50 +00:00
UI done for video archiving
This commit is contained in:
@@ -3,3 +3,9 @@
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin smallScreen {
|
||||
@media only screen and (max-width: 768px) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user