change styles

This commit is contained in:
Artur Akmalov
2023-05-17 14:15:41 +05:00
parent 7c36b010b9
commit 7b121b4861
7 changed files with 178 additions and 185 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const FeatureList = [
function Feature({ Svg, title, description }) {
return (
<div className={clsx('col col--2')}>
<div className={clsx('col col--3')}>
<div className="text--center">
<Svg className={styles.featureSvg} role="img" />
</div>
@@ -1,7 +1,7 @@
.features {
display: flex;
align-items: center;
padding: 2rem 0;
padding: 4rem 0;
width: 100%;
}
+3 -3
View File
@@ -112,10 +112,10 @@ html[data-theme="dark"] .DocSearch-Hit[aria-selected="true"] a {
justify-content: space-between;
width: 100%;
/* max-width: var(--ifm-container-width); */
max-width: 1280px;
margin: 0 auto;
/* max-width: 1280px;
margin: 0 auto; */
}
.hero__subtitle2 {
font-size: 2.5rem;
}
}
-7
View File
@@ -1,7 +0,0 @@
I&nbsp;write back-end applications in **Go** and modern front-ends using **TypeScript** (**React.js**). I design and implement **GraphQL**, **gRPC** and **REST** APIs.
I&nbsp;work in a cloud-native environment in the "you build it, you run it" model. Apart from building microservices, I use and extend **Kubernetes**. I am both [Certified Kubernetes Application Developer](https://www.youracclaim.com/badges/4ef650a8-2c5d-48df-bdc7-d7bafdd9e4ec) and [Certified Kubernetes Administrator](https://www.youracclaim.com/badges/32059797-c35c-4c49-bcc3-d27268a530df).
In 2018, I&nbsp;have completed a&nbsp;master's in Computer Science at Silesian University of Technology.
I'm open source and cloud-native enthusiast. That's why I'm a&nbsp;co-organizer of the&nbsp;[Gophers Silesia](https://www.meetup.com/GophersSilesia) meetup, which is a&nbsp;local community interested in Go & cloud-native topics.