added logo
This commit is contained in:
parent
6157447cf9
commit
badb303ea6
1 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
<div id="root">
|
||||
<h1>ClassRoomStuff</h1>
|
||||
<img
|
||||
src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/77e7a04f27807b4e0c16bcda09ea222f9e091616_group_18.svg" id="logo"
|
||||
/>
|
||||
<h2>
|
||||
A collection of awesome tools, games, and more — made to be used in any
|
||||
classroom!
|
||||
|
@ -238,4 +240,10 @@
|
|||
color: #aaaaaa;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
width: 500px;
|
||||
margin-bottom: 20px;
|
||||
align-self: center;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue