mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-14 04:59:58 +00:00
Compare commits
7 Commits
taiste
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
0cda821200 | ||
|
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;
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5551,9 +5551,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tmp": {
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
|
||||
"integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz",
|
||||
"integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
Reference in New Issue
Block a user