Skip to content

Commit

Permalink
styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypernova101 committed Aug 28, 2024
1 parent 1fb6a92 commit da36137
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
title: MB's Blog
description: "Class of 2027"
owner_name: Mihir Bapat
github_username: Hypernova101
github_repo: "MihirCSP"
Expand Down
3 changes: 0 additions & 3 deletions _sass/minima/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@

/* "row style" is flexible size and aligns pictures in center */
.row {
align-items: center;
display: flex;
}

Expand Down Expand Up @@ -94,14 +93,12 @@ h1.project-name {


h1, h2, h3, h4 {
text-align: center;
background: linear-gradient(to right, #35bde7, #0064cf);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}

p {
text-align: center;
color: white;
}

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ hide: true



<p style="color:white; align=center">Hello! My name is Mihir Bapat. I am a Sophomore at Del Norte High School with heritage from India. The above picture is my Freeform picture. It covers the very things I find to be a part of myself. To start off, I am a massive sports fan. I like to watch and play Soccer and Cricket. I support Liverpool FC in Soccer, and the Mumbai Indians and team India in cricket. Finally, in my free time, I like to code, play the piano, and play Fortnite while listening to Spotify. </p>
<p style="color:white; text-align: center;">Hello! My name is Mihir Bapat. I am a Sophomore at Del Norte High School with heritage from India. The above picture is my Freeform picture. It covers the very things I find to be a part of myself. To start off, I am a massive sports fan. I like to watch and play Soccer and Cricket. I support Liverpool FC in Soccer, and the Mumbai Indians and team India in cricket. Finally, in my free time, I like to code, play the piano, and play Fortnite while listening to Spotify. </p>

0 comments on commit da36137

Please sign in to comment.