mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
improve styling
This commit is contained in:
parent
501d540c2d
commit
81c3b4b6c7
@ -75,6 +75,11 @@ $menuBreakPoint: 800px;
|
||||
font-size: 1.5rem;
|
||||
margin-right: auto;
|
||||
|
||||
img {
|
||||
height: 1.75rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@media (min-width: 500px) {
|
||||
&::after {
|
||||
content: '2.0 alpha';
|
||||
|
Loading…
Reference in New Issue
Block a user