ブラウザによってサイズが変わるのでremにする

This commit is contained in:
moris 2025-04-18 22:33:06 +09:00
parent 7e10f5cb8d
commit 1471317224

View file

@ -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;
}