projects
/
thericegoat.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d6a40
)
added iframe for the trello page
author
Eduardo
<
[email protected]
>
Sat, 2 Dec 2023 20:39:41 +0000
(21:39 +0100)
committer
Eduardo
<
[email protected]
>
Sat, 2 Dec 2023 20:39:41 +0000
(21:39 +0100)
src/assets/css/style.css
patch
|
blob
|
history
diff --git
a/src/assets/css/style.css
b/src/assets/css/style.css
index 4727fcefec72e13e5acf0206749944880cb62175..5232cec2130907e5c7669c9f72e917933019c00e 100644
(file)
--- a/
src/assets/css/style.css
+++ b/
src/assets/css/style.css
@@
-39,6
+39,12
@@
body {
min-height: 100svh;
}
+iframe {
+ border: none;
+ width: 95%;
+ height: 90vh;
+}
+
:is(h1, h2, h3, h4, h5, h6) {
font-family: CPnUfo, Trebuchet, Tahoma, Arial;
}