jin-nin commited on
Commit
c47cd6c
1 Parent(s): ca81a25

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -3
style.css CHANGED
@@ -21,7 +21,7 @@
21
  align-items: flex-end !important;
22
  }
23
 
24
- .translate {
25
  margin-bottom: 1.5rem !important;
26
  }
27
 
@@ -45,7 +45,7 @@ footer {
45
  border: none !important;
46
  }
47
 
48
- .longs-fillers {
49
  min-width: auto !important;
50
  }
51
 
@@ -53,6 +53,6 @@ footer {
53
  gap: 0 !important;
54
  }
55
 
56
- .paints > * {
57
  margin: .75rem !important;
58
  }
 
21
  align-items: flex-end !important;
22
  }
23
 
24
+ #translate {
25
  margin-bottom: 1.5rem !important;
26
  }
27
 
 
45
  border: none !important;
46
  }
47
 
48
+ #longs-fillers {
49
  min-width: auto !important;
50
  }
51
 
 
53
  gap: 0 !important;
54
  }
55
 
56
+ #paints > * {
57
  margin: .75rem !important;
58
  }