logo coz logo, also i hate the default scroll bars

This commit is contained in:
thekingofjibs 2020-03-18 17:06:49 +00:00 committed by Marks Polakovs
parent 2b73b3e9a3
commit 8993f73709

View file

@ -275,7 +275,10 @@ const Showplanner: React.FC<{ timeslotId: number }> = function({ timeslotId }) {
}
return (
<div className="sp-container">
<h1>baps3 ayy lmao</h1>
<div style={{height:"10%"}}>
<h1>baps3 ayy lmao</h1>
<img src="https://ury.org.uk/images/logo.png" style={{height:"6%", right:"2%", position:"absolute", top:"2%"}}/>
</div>
<div className="sp-status">
{planSaving && <em>Plan saving...</em>}
{planSaveError && (