ブラウザによってサイズが変わるのでremにする
This commit is contained in:
parent
7e10f5cb8d
commit
1471317224
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@
|
|||
.name {
|
||||
position: relative;
|
||||
font-family: monospace;
|
||||
font-size: 1.2em;
|
||||
font-weight: 350;
|
||||
font-size: 1rem;
|
||||
width: fit-content;
|
||||
margin: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue