Skip to content

Commit

Permalink
Update 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
xevorte committed Aug 28, 2021
1 parent b7ad472 commit fe83cea
Show file tree
Hide file tree
Showing 7 changed files with 297 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
7 changes: 7 additions & 0 deletions css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions css/style.css.map

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,11 @@ input {
background-color: royalblue;

.img-profile {
<<<<<<< HEAD
width: 35%;
=======
width: 32%;
>>>>>>> 5cb1b34 (Update 2021)
border-radius: 100px;
box-shadow: 0 3px 3px #333646;
}
Expand All @@ -680,8 +684,11 @@ input {

.profile-main {
color: #fff;
<<<<<<< HEAD
height: 855px;
overflow: auto;
=======
>>>>>>> 5cb1b34 (Update 2021)

.kontak {
margin-bottom: 20px;
Expand Down
Binary file added img/profile/Politeknik_SSR.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/profile/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
276 changes: 276 additions & 0 deletions profile.html

Large diffs are not rendered by default.

0 comments on commit fe83cea

Please sign in to comment.