diff options
| author | Chris Wells <chris@mathematicaster.org> | 2026-02-08 14:29:33 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2026-02-08 14:29:33 -0600 |
| commit | f3ab054aef8cce1fc2b56fec48a20e1764e017a1 (patch) | |
| tree | c4c1d9f5538cb4a435ecf87ea5e78d2973449144 /css | |
| parent | 48830ad04cf53f7f3e0585d020f5ef487fcc67ff (diff) | |
| download | assets-master.tar assets-master.tar.gz assets-master.tar.bz2 assets-master.tar.lz assets-master.tar.xz assets-master.tar.zst assets-master.zip | |
Diffstat (limited to 'css')
| -rw-r--r-- | css/main.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/main.scss b/css/main.scss index 2c35989..b350fa9 100644 --- a/css/main.scss +++ b/css/main.scss @@ -275,7 +275,7 @@ footer a:hover { } .employment ul { list-style-type: none; - margine-top: -5px; + margin-top: -5px; } .employment img { float: left; |
