We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d455868 commit ffd350eCopy full SHA for ffd350e
lms/static/my.css
@@ -793,3 +793,18 @@ code .grader-add .fa {
793
#user .user-details {
794
margin-bottom: 5em;
795
}
796
+
797
+@media screen and (max-width: 768px) {
798
+ .exercise-id {
799
+ display: none;
800
+ }
801
+ .which-notebook {
802
803
804
+ .comments-count {
805
806
807
+ .ex-title {
808
+ font-size: 1rem;
809
810
+}
0 commit comments