summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-08 10:02:00 -0400
committerMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-08 10:02:00 -0400
commit8ecd320a7a0e7f3d4eb9d584c5697f1b07dd0f47 (patch)
tree26e3af0567ab1c94525c1ab535cd7e58adb60bce /styles.css
parenta8621e929af234d100ad470ce2d556bf5f3acdd9 (diff)
update links
Diffstat (limited to 'styles.css')
-rwxr-xr-xstyles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 20c44ef..e4c7992 100755
--- a/styles.css
+++ b/styles.css
@@ -580,6 +580,7 @@ staff area
.ta-pastry {
width: 120px;
+ max-width: 175px;
height: auto;
text-shadow: 0 0 25px brown;
z-index: 1;
@@ -744,7 +745,7 @@ img {
@media only screen and (max-width: 720px) {
.no-border-helpful-link {
- width: 100%;
+ width: fit-content;
}
header {
padding: 0 2rem;