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>
<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>
</body>

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