Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0
This repository has been archived on 2022-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
tildes-issue-log/src/sass/_responsive.sass

17 lines
301 B
Sass

@media screen and (max-width: 1350px)
#wrapper
width: 95vw
@media screen and (max-width: 500px)
#post > #toc
float: none
margin: 0
width: auto
background-color: rgba(0, 0, 0, 0.25)
td
overflow: scroll
white-space: nowrap
text-overflow: clip
max-width: 20px