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