mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-14 04:59:58 +00:00
Compare commits
3 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
b07542581b | ||
|
080dd7756d | ||
ae5165af19
|
@@ -2,6 +2,10 @@
|
|||||||
@import "devices";
|
@import "devices";
|
||||||
|
|
||||||
footer.bottom-links {
|
footer.bottom-links {
|
||||||
|
>section>a {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: $small-devices) {
|
@media (max-width: $small-devices) {
|
||||||
margin-top: 0.6em;
|
margin-top: 0.6em;
|
||||||
padding: 1.25em;
|
padding: 1.25em;
|
||||||
|
@@ -78,7 +78,7 @@ tests = [
|
|||||||
"pytest-django<5.0.0,>=4.10.0",
|
"pytest-django<5.0.0,>=4.10.0",
|
||||||
"model-bakery<2.0.0,>=1.20.4",
|
"model-bakery<2.0.0,>=1.20.4",
|
||||||
"beautifulsoup4>=4.13.3,<5",
|
"beautifulsoup4>=4.13.3,<5",
|
||||||
"lxml>=5.3.1,<6",
|
"lxml>=5.3.1,<7",
|
||||||
]
|
]
|
||||||
docs = [
|
docs = [
|
||||||
"mkdocs<2.0.0,>=1.6.1",
|
"mkdocs<2.0.0,>=1.6.1",
|
||||||
|
Reference in New Issue
Block a user