mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
fixing iframey issue
This commit is contained in:
parent
c2b54cb077
commit
74b18950be
1 changed files with 3 additions and 4 deletions
|
@ -42,12 +42,11 @@ h3, h4, h5 {
|
|||
.top-desc {
|
||||
opacity: .7;
|
||||
background-color:rgba(0, 0, 0, 0.5);
|
||||
width: 390px;
|
||||
height: 170px;
|
||||
font-size: small;
|
||||
width: 440px;
|
||||
height: 200px;
|
||||
font-family: 'Cutive Mono';
|
||||
color: white;
|
||||
padding: 1.1rem;
|
||||
padding-top: 2rem;
|
||||
position: absolute;
|
||||
top: -30px;
|
||||
left: 60px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue