style : remove redundant job styles.

This commit is contained in:
Dmitry Voronin 2023-09-01 22:58:00 +03:00
parent 9105420732
commit 112913d464

View file

@ -53,11 +53,6 @@
\newcommand{\sckeyword} [1]{\textcolor{code_keyword}{#1}} % color code keyword.
\newcommand{\sccomment} [1]{\textcolor{code_comment}{#1}} % color code comment.
\newcommand{\sjposition}[1]{\stext{#1}} % job position.
\newcommand{\sjlink} [1]{\sicon{ic_link}\ \href{https://#1}{\sitallic{#1}}} % job webpage.
\newcommand{\sjplace}[2]{\sreset{\ssemibold{#1}}\sreset\hfill\fontsize%
{10}{10}\selectfont\textcolor{gray}{(#2)}} % job place.
% settings.
\linespread{1.5} % height between non-breaking lines.
\sloppy % correct word placement on newline.