💻 compress
This commit is contained in:
@@ -611,10 +611,14 @@ blockquote {
|
||||
display: inline-block;
|
||||
line-height: 61px;
|
||||
width: 50%;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.header h1::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.header--fixed {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
2
Medium/css/base.min.css
vendored
2
Medium/css/base.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user