mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-14 04:59:58 +00:00
Compare commits
6 Commits
dependabot
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
f6683068ff | ||
|
81d1d1caca | ||
|
1cc2378476 | ||
|
61e370cf73 | ||
|
6377acfffa | ||
|
3c8933461a |
@@ -2,10 +2,6 @@
|
||||
@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,<7",
|
||||
"lxml>=5.3.1,<6",
|
||||
]
|
||||
docs = [
|
||||
"mkdocs<2.0.0,>=1.6.1",
|
||||
|
Reference in New Issue
Block a user