summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-06 23:02:48 -0400
committerMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-06 23:02:48 -0400
commitfea06254dba2e266b60f21c77cee68ac14afa7a7 (patch)
tree4807920e4bed8fc232341743b399e710d4daabe2 /styles.css
parentcb174b085a01c92e1a96f3c8a36394f2c4b16936 (diff)
small css change
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 92da7b2..05e3cb8 100644
--- a/styles.css
+++ b/styles.css
@@ -761,6 +761,9 @@ img {
.ta-pastry {
align-self: center;
}
+ .img-box:hover {
+ margin-top: 25px;
+ }
.ta-wrapper {
align-items: flex-end !important;
}