projects
/
ryf-theme.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wide text body on taxonomy term pages
[ryf-theme.git]
/
css
/
style.css
diff --git
a/css/style.css
b/css/style.css
index
36a1f39
..
ed1e9e4
100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-357,7
+357,7
@@
a { transition: 0.3s; }
@media screen and (min-width: 768px) {
.view-taxonomy-term .view-header {
- width: 700px;
+
max-
width: 700px;
}
}