Nasze Słodkie Realizacje
+Galeria pasji uwieczniona w kremie i dekoracjach. Zobacz wybrane projekty, które uświetniły wyjątkowe chwile naszych klientów – od bajkowych tortów dla dzieci po eleganckie torty weselne.
+diff --git a/base.css b/base.css index 96b9d32..dba787f 100644 --- a/base.css +++ b/base.css @@ -84,7 +84,3 @@ ul { padding: 0; margin: 0; } - -header { - margin-bottom: 5rem; -} diff --git a/components.css b/components.css index fd1cc6a..d96a69f 100644 --- a/components.css +++ b/components.css @@ -14,6 +14,21 @@ } } +.btn-green { + padding: 0.5rem 1.5rem; + text-decoration: none; + background-color: var(--secondary-container); + border-radius: var(--border-radius); + color: var(--on-secondary-container); + + transition-duration: 0.2s; + + &[href]:not(:hover) { + background-color: var(--surface-container-highest); + color: var(--on-background); + } +} + .card { width: 100%; display: flex; diff --git a/portfolio.html b/portfolio.html index c7f68af..f082a2b 100644 --- a/portfolio.html +++ b/portfolio.html @@ -1,13 +1,13 @@
- +Galeria pasji uwieczniona w kremie i dekoracjach. Zobacz wybrane projekty, które uświetniły wyjątkowe chwile naszych klientów – od bajkowych tortów dla dzieci po eleganckie torty weselne.
+