Skip to content

Commit

Permalink
port content add
Browse files Browse the repository at this point in the history
  • Loading branch information
beyzaozdemr committed Sep 22, 2024
1 parent 9b9991c commit 2fb5a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ header a span {
opacity: 0;
transition:250ms cubic-bezier(0.4, 0, 0.2, 1) ;
}
.portfolio-overlay p{
.port-content{
position: absolute;
font-weight: 400;
color: #f4f4fd;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ <h3>Meditation App</h3>
7
/>
<div class="portfolio-overlay">
<p>14 Stylish and User-Friendly App Design Concepts · Task Manager App · Calorie Tracker App · Exotic Fruit Ecommerce App · Cloud Storage App</p>
<p class="port-content">14 Stylish and User-Friendly App Design Concepts · Task Manager App · Calorie Tracker App · Exotic Fruit Ecommerce App · Cloud Storage App</p>
</div>
<div class="port-div">
<h3>Taxi Service</h3>
Expand Down

0 comments on commit 2fb5a57

Please sign in to comment.