summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
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;