mirror of
https://github.com/frappe/lms.git
synced 2026-05-03 22:19:31 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| edddd830c1 |
@@ -390,6 +390,13 @@ input[type=checkbox] {
|
|||||||
letter-spacing: -0.0175em
|
letter-spacing: -0.0175em
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 576px) and (max-width: 992px) {
|
||||||
|
.container {
|
||||||
|
padding-left: 1rem;
|
||||||
|
padding-right: 1rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.button-links:hover {
|
.button-links:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user