fear mainboard css
This commit is contained in:
parent
da7a13cae2
commit
c57fc63c36
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Memory Game</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="mainboard.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -13,7 +13,6 @@
|
||||
<!-- HEADER -->
|
||||
<header class="header glass">
|
||||
<div class="user-info">
|
||||
<div class="user-icon">A</div>
|
||||
<div>
|
||||
<h2 id="username">Player</h2>
|
||||
<p id="role">🎮 Player</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user