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