Skip to content

Commit c4ae85a

Browse files
committed
Refactor layout
1 parent a02784c commit c4ae85a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

styles/layout.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ body > nav > details::after {
199199
opacity: 75%;
200200
display: none;
201201
width: inherit;
202+
width: -moz-available;
203+
width: -webkit-fill-available;
202204
position: fixed;
203205
background: inherit;
204206
/* https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter */

0 commit comments

Comments
 (0)