diff options
-rw-r--r-- | assets/.DS_Store | bin | 10244 -> 10244 bytes | |||
-rw-r--r-- | styles.css | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/assets/.DS_Store b/assets/.DS_Store Binary files differindex 514c8de..e75e5bd 100644 --- a/assets/.DS_Store +++ b/assets/.DS_Store @@ -761,6 +761,9 @@ img { .ta-pastry { align-self: center; } + .img-box:hover { + margin-top: 25px; + } .ta-wrapper { align-items: flex-end !important; } |