pedf
/
novinari
Archived
1
0
Fork 0

Oprava struktury footeru

master
Emil Miler 3 years ago
parent edd6bbf098
commit 01605c38eb

@ -28,7 +28,7 @@
</main> </main>
<footer> <footer>
&copy; 2021 &ndash; Projekt vznikl kolaborací <a href="https://pedf.cuni.cz">PedF UK</a> a <a href="https://www.ped.muni.cz">PedF MUNI</a>. &copy; 2021 &ndash; Projekt vznikl kolaborací <a href="https://pedf.cuni.cz">PedF UK</a> a <a href="https://www.ped.muni.cz">PedF MUNI</a>
</footer> </footer>
</body> </body>

@ -93,8 +93,7 @@ main p {
} }
footer { footer {
display: flex; text-align: center;
justify-content: center;
padding: 2em; padding: 2em;
background-color: rgba(255, 255, 255, .075); background-color: rgba(255, 255, 255, .075);
backdrop-filter: blur(5px); backdrop-filter: blur(5px);